home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Shareware 1997 February
/
PC Shareware 1997-02.iso
/
programy
/
pcbaby
/
_setup.1
/
PCBaby4.exe
/
0
/
RCDATA
/
TSEARCH
/
TSEARCH.txt
< prev
Wrap
Text File
|
1996-10-21
|
3KB
|
120 lines
object Search: TSearch
Left = 205
Top = 161
Width = 356
Height = 219
Caption = 'PC Baby Help - Search'
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
Icon.Data = {<image000.ico>}
Position = poScreenCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 16
object Label1: TLabel
Left = 8
Top = 56
Width = 49
Height = 19
Caption = 'Topic:'
Font.Color = clBlue
Font.Height = -16
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 8
Top = 0
Width = 162
Height = 33
Caption = 'PC Baby Help'
Font.Color = clNavy
Font.Height = -29
Font.Name = 'Times New Roman'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 8
Top = 20
Width = 330
Height = 13
Caption = '_______________________________________________________'
Font.Color = clNavy
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label4: TLabel
Left = 8
Top = 23
Width = 330
Height = 18
Caption = '_______________________________________________________'
Font.Color = clNavy
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Topic: TComboBox
Left = 8
Top = 80
Width = 249
Height = 24
ItemHeight = 16
Sorted = True
TabOrder = 0
OnClick = TopicClick
end
object BitBtn2: TBitBtn
Left = 246
Top = 146
Width = 93
Height = 31
Caption = 'Close'
Default = True
Font.Color = clGreen
Font.Height = -19
Font.Name = 'Arial'
Font.Style = [fsBold]
ModalResult = 1
ParentFont = False
TabOrder = 1
OnClick = BitBtn2Click
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
04000000000080000000CE0E0000D80E00000000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
5555555555555555555555555205555555555555222055555555555522205555
5555555222220555555555222222055555555722052220555555720555522055
5555555555522205555555555555220555555555555552205555555555555572
0555555555555557205555555555555552205555555555555555}
Margin = 8
Spacing = -1
end
object HelpTable: TTable
DatabaseName = 'PCBaby4'
TableName = 'BABYHELP.DB'
Left = 304
object HelpTableTitle: TStringField
FieldName = 'Title'
Size = 50
end
object HelpTableHelpID: TIntegerField
FieldName = 'HelpID'
end
end
object DataSource1: TDataSource
DataSet = HelpTable
Left = 272
end
end